CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image segmentation csharp

搜索资源列表

  1. image_segmentation

    0下载:
  2. C#实现图像分割,包括图片示例。实现了各种图像分割的算法-C# to write image segmentation system with case images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:381730
    • 提供者:王飞
  1. csharp

    0下载:
  2. c#数字图像处理算法典型实例源码,内部包括图像分割,边缘检测,颜色变换,图像压缩,灰度处理,滤波,平滑等算法实现,非常实用。源码编译、运行正常。-c# typical examples of digital image processing algorithms source code, internal, including image segmentation, edge detection, color conversion, image compression, gray scale p
  3. 所属分类:Graph program

    • 发布日期:2017-06-10
    • 文件大小:17055382
    • 提供者:李欣
  1. program

    0下载:
  2. 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1009282
    • 提供者:yangou
  1. article_src

    0下载:
  2. It is a program for image processing. Load image and segmentation it. Wrote by c#. Good reference.-image processing. for segmentation. Wrote with c#. Good reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:113441
    • 提供者:peter
  1. segmentation

    0下载:
  2. simple image segmentation program using a custom chosen threshold
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:59574
    • 提供者:Hussam
  1. ImageMatrix

    0下载:
  2. 图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction opera
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:126810
    • 提供者:Jack
  1. aaa

    0下载:
  2. 图像处理 分割 滤波 消噪 显示 分析 -Denoising image processing segmentation filter display analysis
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1238880
    • 提供者:罗氏
  1. MosaicEffect

    0下载:
  2. 采用GDI+编程,将图片分割后,一块块掉下来,可以设置各项参数控制下坠的速度等-Use of GDI+ programming, after the image segmentation, a falling block, you can set the parameters control the speed of fall
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:90717
    • 提供者:曼联七号
  1. DFT

    0下载:
  2. 基于红外的图像分割,描述了红外图像的特点及一些分割所注意-Infrared image segmentation based on describing the characteristics of the infrared images and some division of attention
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-02
    • 文件大小:1539250
    • 提供者:hjq
  1. imageprocessing

    0下载:
  2. 第一章 绪论 第二章 C#数字图像处理的3种方法 第三章 点运算及直方图 第四章 几何运算 第五章 数学形态学图像处理 第六章 频率变换 第七章 图像平滑与去燥 第八章 边缘检测 第九章 图像分割 第十章 图像压缩编码 第十一章 彩色图像处理 -Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1214440
    • 提供者:xiewei
  1. cSharp-Image01

    0下载:
  2. 赵春江编写使用C#进行数字图像处理。对图像进行分割,增强,绘制直方图,图像识别等。-Zhao Chunjiang written using C# for digital image processing. Image segmentation, enhancement, draw a histogram, image recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18827167
    • 提供者:Jiangjiuxiang
  1. CSharp-Images

    0下载:
  2. GrabCut 算法是一种高效的前景背景分割算法。传统分割算法应用纹理或边界信息中的一种进行分割, 而GrabCut 算法 综合利用了纹理及边界两种信息进行图像分割。GrabCut 算法是对Graph cuts 算法的改进, 具有分割精度高, 交互式操作少的优 点, 并将分割从灰度图像推广到了彩色图像领域, 是一种比较有前途的交互式分割算法。该算法用在静态图像编辑中的图片背景 更换, 取得了很好的效果。-The GrabCut algorithm is an efficient pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:6902
    • 提供者:diaoguangqiang
  1. siejeipen

    0下载:
  2. Compared with the results of theoretical analysis, Particle image segmentation and matching subroutines themselves are prepared, Including quaternion various calculations.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:
    • 文件大小:4096
    • 提供者:fcdjfvj
  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:18161664
    • 提供者:无花果周
  1. ay171

    0下载:
  2. The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation PLS PLS toolbox, matlab implements five gray correlation degree computing model.
  3. 所属分类:Windows编程

  1. dhtcy

    0下载:
  2. The signal spectral analysis and filtering, It has a wealth of parameter options, Particle image segmentation and matching subroutines themselves are prepared.
  3. 所属分类:文件操作

    • 发布日期:2017-12-26
    • 文件大小:6144
    • 提供者:fiupingmounai
  1. su773

    0下载:
  2. Simulation of doubly fed induction generator system, Partially achieved tracking speed iterative relaxation algorithm, Particle image segmentation and matching subroutines themselves are prepared.
  3. 所属分类:图形图象

    • 发布日期:2017-12-28
    • 文件大小:7168
    • 提供者:fougaifaofao
  1. uqnda

    0下载:
  2. Signal dimension estimates, The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation Complete HMM-based speech recognition system.
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:12288
    • 提供者:nunmingkaikao
  1. 5402

    0下载:
  2. Welcome to download the study, Including stochastic gradient algorithm, the relative gradient algorithm, Particle image segmentation and matching subroutines themselves are prepared.
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:11264
    • 提供者:fangfielingfai
  1. qkefe

    0下载:
  2. Matlab to achieve user-friendly, Principal component analysis of multivariate data analysis projection, Particle image segmentation and matching subroutines themselves are prepared.
  3. 所属分类:C#编程

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:ganqanhan
« 12 »
搜珍网 www.dssz.com